home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / MECHG.OPD < prev    next >
Encoding:
Text File  |  1996-09-18  |  1.1 KB  |  54 lines

  1. #[document 58.8529 106.053 136.647 188.447
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(62.95,118.05);
  16. l(71.55,129.05);
  17. l(78.65,129.75);
  18. l(81.35,122.75);
  19. l(72.35,110.15);
  20. l(75.15,107.75);
  21. l(90.35,114.85);
  22. l(92.35,126.25);
  23. l(91.15,133.75);
  24. l(117.45,162.35);
  25. l(122.85,161.25);
  26. l(134.95,168.35);
  27. l(134.95,180.85);
  28. l(133.05,183.15);
  29. l(126.75,172.65);
  30. l(120.95,172.25);
  31. l(118.55,177.75);
  32. l(124.45,185.95);
  33. l(121.65,186.75);
  34. l(113.15,181.25);
  35. l(110.75,171.45);
  36. l(79.05,143.15);
  37. l(67.25,142.75);
  38. l(61.75,132.55);
  39. l(60.55,119.95);
  40. l(62.95,118.05);
  41. close_edge();
  42. p=path();
  43. gc_draw_style(stroked);
  44. gc_line_join_style(round);
  45. gc_stroke_width(2.40);
  46. gc_font_draw_style(0);
  47. gc_color(0.00,0.00,0.00);
  48. gc_opacity(0.15);
  49. s[0]=draw(p);
  50. page:=s[0];
  51. s=NULL;
  52. #]page
  53. #]document
  54.